home *** CD-ROM | disk | FTP | other *** search
/ Developer CD Series 1997 January: Mac OS SDK / Dev.CD Jan 97 SDK2.toast / Development Kits (Disc 2) / OpenDoc Development Framework / ODF-Interest Archive / May 96 / Re TCP Networking Sink (was O < prev    next >
Encoding:
Internet Message Format  |  1996-12-03  |  1.0 KB  |  [TEXT/ttxt]

  1. Subject:     Re: TCP Networking Sink (was: ODF R1?)
  2. Sent:        5/3/96 10:49 AM
  3. Received:    5/6/96 8:55 AM
  4. From:        Dave Shaver, Dave_Shaver@astrobyte.com
  5. Reply-To:    ODF-Interest@CILabs.ORG
  6. To:          OpenDoc Development Framework Discussion List, ODF-Interest@CILabs.
  7.  
  8. At 7:01 AM 5/3/96, Alan Dail wrote:
  9. >Shouldn't [network sinks] be a built-in part of ODF?  One of the major
  10. >appeals of ODF is that it is a cross platform implementation of platform
  11. >specific APIs. Communicating over a network in ODF shouldn't be any more work
  12. >than writing to a local disk file.
  13.  
  14.    I agree. The ODF memory manager is extremely cool because you can
  15. recompile it to use OpenDoc, Macintosh or Windows memory managers on the
  16. back end. I'd like to see something similar in a TCP/Networking sink,
  17. wherein you can use CyberDog, OpenTransport/MacTCP, or WinSock on the back
  18. end, without having to worry about which one was in use (if possible - I'm
  19. not familiar with the CyberDog comm stuff, so I don't know what kinds of
  20. limitations it has).
  21.  
  22. - DS
  23.  
  24.